From cfa4649d01f1bd0a52a1eaeec3121f44e53ff913 Mon Sep 17 00:00:00 2001 From: robertl Date: Wed, 25 Oct 2006 15:18:42 +0000 Subject: [PATCH] Document wbt-bin format. --- xmldoc/formats/wbt-bin.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 xmldoc/formats/wbt-bin.xml diff --git a/xmldoc/formats/wbt-bin.xml b/xmldoc/formats/wbt-bin.xml new file mode 100644 index 000000000..0c622ffae --- /dev/null +++ b/xmldoc/formats/wbt-bin.xml @@ -0,0 +1,12 @@ +File protocol for the Wintec WBT-200 +GPS data logger. This format reads the binary file format created +by Wintec's Windows application. + +Wintec WBT-200 + + + Command showing conversion of a Wintec binary file to GPX + gpsbabel -i wbt-bin -f tracks.bin -o +gpx -F out.gpx + + -- 2.30.2